home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Media 22
/
PC MEDIA CD22.iso
/
share
/
prog
/
rodent
/
readme.!!!
< prev
Wrap
Text File
|
1995-08-15
|
1KB
|
26 lines
These are some pretty basic mouse handling routines. I'm really not sure
who might find this sort of thing useful, so I didn't work too hard
putting them together. If you like them, and want more details, and
better documentation, let me know. A mouse driver must be loaded in
memory before running any of these files.
Here is a list of the files, and what they do:
1-T.exe puts a mouse cursor on the screen in text mode
1-G.exe same as above except in graphics mode
2.exe a bit more advanced, displays mouse cursor as an arrow
in text mode with text up top, and mouse boundaries to
keep mouse out of text area. I didn't add the additional
code necessary to restore the ascii character (seldom
used "happy face" (decimal 2)), so you'll have to reboot
to restore this font if you think you'll need it in a
later program.
3.exe yet a bit more advanced. Displays mouse in text mode and
displays messages with various button presses and mouse
movement
4.exe another rather simple mouse demonstration. Uses mouse
movement and various ascii characters to doodle on the
screen.
All files terminate with any keyboard key-press.